Skip to content

Add Spanish localization support#27

Open
nguyenduc071912 wants to merge 1 commit into
CodeBountyOrg:mainfrom
nguyenduc071912:bounty-i18n-spanish
Open

Add Spanish localization support#27
nguyenduc071912 wants to merge 1 commit into
CodeBountyOrg:mainfrom
nguyenduc071912:bounty-i18n-spanish

Conversation

@nguyenduc071912
Copy link
Copy Markdown

Summary

Adds first-pass localization support for TaskForge.

  • Extracts user-facing UI copy into a small src/i18n.js dictionary
  • Adds an es locale and a header language selector
  • Detects Spanish via navigator.language on first load
  • Persists explicit user locale overrides in localStorage under taskforge.locale
  • Updates dynamic auth/delete copy to use translated strings

fixes #9

Tests

npm test
npm run lint

@codebounty-dev-bot
Copy link
Copy Markdown

⚠️ Attention Sponsor: This PR was submitted by @nguyenduc071912 who has not applied for this bounty (#9). Please verify if you want to consider this contribution.

👋 Hey @nguyenduc071912: This issue has a bounty on CodeBounty! To be eligible for the reward, please sign up on CodeBounty and apply for this bounty. If you apply, your PR will be automatically associated with your application.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Localization: add Spanish translation

1 participant